home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
DEV
/
I-Z
/
RA.cpt
/
Debug.ra
< prev
next >
Wrap
Text File
|
1986-10-21
|
807b
|
45 lines
|
| RA™
|
| Debug example
|
| © 1986 COM~LINK & S.Koren
|
#M;
"RA™ allows you to programatically!" "toggle tracing on or off.!"
"Any code imbedded between {} !" "will toggle tracing from its!"
"current setting.!" "Make sure the input window is as!"
"large as possible when running this!" "program. Without obscuring!"
"the output.!!"
#A;
10 A: (@ A. 1 - A: A. 0 > ~ A. ! "!"
10 B: {(B. 1 - B: B. 0 > ~ B. ! "!")})
#A;
"Try running this program with!"
"'Instruction Select' selected.!!"
#A;
"THE END."
$
&A
"Hit any key: " ?§ µ @`
|
| RA title routine
|
&M @ #L; 8 A: ( #N; A. 1 - A: A. 0 > ~ ) #L; #O; #P;`
&O
40 100 Ω
"RA™"
60 45 Ω
"© 1986 COM~LINK & S.Koren"
80 60 Ω
"All rights reserved." `
&L
35 A: ("•" A. 1 - A: A. 0 > ~ ) "!"`
&N
"•" 33 A: (" " A. 1 - A: A. 0 > ~ ) "•" "!"`
&P ?§ @ `
$